icontheme: Simplify lookup_size()
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 19 Oct 2016 13:04:00 +0000 (14:04 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 19 Oct 2016 13:04:00 +0000 (14:04 +0100)
commita9bcd05a148a7296677d36b271f5955d0066ead5
tree0b3d0c55e98ab171c37d81feb9d750ff436db900
parent8b8f378050c1baef1b25448ff95d1b1171cb8401
icontheme: Simplify lookup_size()

No need to use an internal function, and no need to store the icon size
id, since we're using the id as the offset.
gtk/gtkicontheme.c